{% extends 'client_portal/base.html' %}{% load portal_tags %}{% block content %}
CALENDÁRIO
| Serviço | Vencimento | Valor | Estado |
|---|---|---|---|
| {{ item.service.name }}{{ item.service.get_service_type_display }} | {{ item.due_date|pt_date }} | {{ item.sale_amount|euro }} | {{ item.get_status_display }} |
Sem renovações registadas. | |||